type google.golang.org/grpc/internal/stats.asyncRecorderWrapper

3 uses

	google.golang.org/grpc/internal/stats (current package)
		metrics_recorder_list.go#L135: 			wrappedRecorder := &asyncRecorderWrapper{
		metrics_recorder_list.go#L158: type asyncRecorderWrapper struct {
		metrics_recorder_list.go#L165: func (w *asyncRecorderWrapper) RecordInt64AsyncGauge(handle *estats.Int64AsyncGaugeHandle, value int64, labels ...string) {